<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{ margin:0; padding:0;}
body{ color:#666; font-size:14px; font-family:Microsoft yahei;}
ul, ol{ list-style:none;} 
img,fieldset{ vertical-align:top; border:0;}
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal;}
address,cite,code,em,th{ font-weight:normal; font-style:normal;}
input,button,textarea,select{ font:100% Microsoft yahei,''; vertical-align:middle;}
table,td,tr,th{ font-size:14px;}
.nodispaly{ display:none}
.line{ height:20px; line-height:20px; font-size:0px; clear:both; overflow:hidden; display:block;}
.clearfix{*zoom:1;}
.clearfix:after{ display:block; overflow:hidden; clear:both; height:0px; visibility:hidden; content:".";}
a{ color:#666; text-decoration:none;}
a:hover{ color:#ee9b11; text-decoration:underline;}
.fl{ float:left;}
.fr{ float:right;}
.width_all{ width:1200px; margin:0 auto;}
.width_all:after{ display:block; overflow:hidden; clear:both; height:0px; visibility:hidden; content:".";}

/*head_top*/
.header_idp{ width:100%; background:#f7f7f7; margin:0 auto; overflow:hidden;}
.wecome{ float:left; font-size:14px; color:#666; line-height:22px; margin:9px 0;}
.head_link{ float:right; margin:9px 0;}
.head_link ul{ overflow:hidden;}
.head_link ul li{ float:left; margin:0 22px 0 0;}
.head_link ul li:last-child{ margin:0; text-transform:uppercase; font-family:Arial;}
.head_link ul li i{ width:18px; height:17px; background:url(../images/head_top1.jpg) center no-repeat; float:left; margin:3px 6px 0 0;}
.head_link ul li:nth-child(2) i{ background:url(../images/head_top2.jpg) center no-repeat;}
.head_link ul li:nth-child(3) i{ background:url(../images/head_top3.jpg) center no-repeat;}
.head_link ul li a{ font-size:14px; color:#666; line-height:22px;}
.head_link ul li a:hover{ text-decoration:none; color:#ee9b11;}
.head_top{ width:100%;}
.head_top .logo{ float:left; width:auto; margin:35px auto;}
.head_top .logo img{ width:100%;}
.head_top h1{ float:left; font-size:24px; color:#525252; line-height:26px; margin:36px 0 36px 20px;}
.head_top h1 em{ display:block; font-size:24px; color:#525252; line-height:26px; margin:0 0 6px 0; font-weight:bold;}
.rexian{ float:right; font-size:16px; color:#666; line-height:23px; margin:42px 0 41px 0; background:url(../images/rexian.png) left center no-repeat; padding:1px 0 0 60px;}
.rexian span{ color:#0250a6; font-weight:bold; font-size:24px; display:block;}

/*nav*/
.header{ width:100%; background:#0250a6; position:relative;}
.nav{ font-size:0px;}
.nav .dot{ position:relative; display:inline-block; z-index:10; width:11.111111111%;}
.nav a{ display:block; font-size:16px; color:#fff; line-height:50px; text-align:center;}
.nav li:hover a, .nav li a.cutter{ text-decoration:none; background:#ee9b11;}
.nav .sub{ width:218px; position:absolute; left:0; top:50px; background:#ee9b11;}
.nav .sub li{ text-align:left;}
.nav .sub li a{ color:#fff; font-size:14px; line-height:40px; display:block; background:none; padding:0 0 0 12px; text-align:left; border-bottom:#d88906 1px solid;}
.nav .sub li a:hover{ text-decoration:none; background:#d88906;}

#navToggle{ display:none;}
.m_nav{ position:fixed; top:0px; width:100%; height:100%; background:#fff; transition:all ease 0.5s; -webkit-transition:all ease 0.5s; z-index:1000; opacity:1; visibility:visible; margin-top:0; overflow-y:auto; transition:all .6s cubic-bezier(.77, 0, .175, 1) 0ms; top:0; transform:translateX(100%);}
.m_nav.open{ transform:translateX(0);}
.m_nav .top{ height:60px; padding:20px; box-sizing:border-box;}
.m_nav .top .closed{ width:30px; height:30px; vertical-align:middle; float:right; cursor:pointer;}
.m_nav .ul{ margin:10px 0 0 0;}
.m_nav .ul li{ padding:0 20px; border-bottom:1px solid #f5f5f5; -webkit-transform:translateY(100%); transform:translateY(100%); -webkit-transition:all .6s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all .6s cubic-bezier(.77, 0, .175, 1) 0ms; opacity:0;}
.m_nav.open .ul li{	opacity:1; -webkit-transform:translateY(0); transform:translateY(0);}
.m_nav .ul li:nth-child(1){ -webkit-transition:all .2s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all .2s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(2){ -webkit-transition:all .4s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all .4s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(3){ -webkit-transition:all .6s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all .6s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(4){ -webkit-transition:all .8s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all .8s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(5){ -webkit-transition:all 1.0s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all 1.0s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(6){ -webkit-transition:all 1.2s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all 1.2s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(7){ -webkit-transition:all 1.4s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all 1.4s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(8){ -webkit-transition:all 1.6s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all 1.6s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(9){ -webkit-transition:all 1.8s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all 1.8s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li a{ display:block; text-decoration:none; color:#333; font-size:16px; height:50px; line-height:50px; width:100%;}
.m_nav .ul li .dropdown_menu{ display:none;}
.m_nav .ul li.dropdown.active .dropdown_menu{ display:block;}
.m_nav .ul li .dropdown_menu a{	display:block; height:50px; line-height:50px; padding:0 20px; box-sizing:border-box; border-bottom:1px solid #f5f5f5;}
.m_nav .ul li .dropdown_menu a:last-child{ border:none;}

/*banner*/
.banner{ width:100%; margin:0 auto; overflow:hidden;}
.banner_sj{ display:none;}
.flexslider{ position:relative;}
.flexslider .slides &gt; li{ display:none; -webkit-backface-visibility:hidden;}
.flexslider .slides img{ width:100%; display:block;border-radius:0px;}
.flex-pauseplay span{ text-transform:capitalize;}
.flex-control-nav{ width:100%; text-align:center; position:absolute; bottom:10px;}
.flex-control-nav li{ margin:0 6px; display:inline-block; zoom:1;}
.flex-control-paging li a{ width:14px; height:14px; display:block; background:#ee9b11; cursor:pointer; text-indent:-9999px; -webkit-border-radius:20px; -moz-border-radius:20px; -o-border-radius:20px; border-radius:20px;}
.flex-control-paging li a:hover{ background:#0250a6; }
.flex-control-paging li a.flex-active{ background:#0250a6; cursor:default;}
.flex-direction-nav li a{ width:50px; height:50px; position:absolute; top:50%; margin-top:-25px;}
.flex-direction-nav li a.flex-prev{ background:url(../images/left.png) center center no-repeat; left:1%; z-index:99;}
.flex-direction-nav li a.flex-next{ position:absolute; background:url(../images/right.png) center center no-repeat; right:1%;}

/*search*/
.search{ width:100%; margin:0 auto; overflow:hidden; background:#f1f1f1; padding:14px 0;}
.search .s_inp01{ width:468px; height:40px; display:inline; float:right;}
.search .s_inp01 .ip01{ width:396px; height:40px; float:left; line-height:40px; background:#fff; padding:0 0 0 18px; border:0; overflow:hidden; color:#333; font-size:14px; outline:none; border-radius:20px 0 0 20px;}
.search .s_inp01 .ip02{ width:54px; height:40px; border:0; background:url(../images/search_right.png) no-repeat; line-height:40px; text-align:center; cursor:pointer; overflow:hidden; float:right;}
.search .s_zi{ float:left; width:480px;}
.search .s_biaoti{ float:left; width:98px; font-size:14px; color:#333; line-height:40px; font-weight:bold;}
#s_width{ float:right; width:382px; margin:0 auto; overflow:hidden;}
#s_width #in_s_width{ float:left; width:1000%;}
#s_width #in_s_width #s_width1{ float:left;}
#s_width #in_s_width #s_width2{ float:left;}
#s_width ul{ overflow:hidden;}
#s_width ul li{ float:left; margin:0 20px 0 0;}
#s_width ul li img{ width:100%;}
#s_width ul li a{ font-size:14px; color:#333; line-height:40px; display:block;}
#s_width ul li a:hover{ text-decoration:none; color:#ee9b11;}

/*miaoming_mozu*/
.miaoming_mozu{ width:100%; margin:0 auto; overflow:hidden; background:url(../images/miaoming_mozu.jpg) center no-repeat;}
.miaoming_mozu_name{ width:100%; margin:80px auto 42px auto; font-size:36px; color:#333; line-height:48px; text-align:center; font-weight:bold;}
.miaoming_mozu_name span{ display:block; font-size:20px; line-height:32px; margin:4px 0 0 0; font-weight:normal;}
.miaoming_shuzi{ width:100%; margin:42px auto 32px auto; overflow:hidden;}
.miaoming_shuzi dl{ float:left; width:20%; margin:0 auto; overflow:hidden;}
.miaoming_shuzi dl:nth-child(2){ width:30%;}
.miaoming_shuzi dl:nth-child(3){ width:28%;}
.miaoming_shuzi dl:nth-child(4){ width:22%;}
.miaoming_shuzi dl dd{ float:left; width:16%; font-size:52px; line-height:60px; color:#0250a6; font-family:Arial; font-weight:bold; text-align:right;}
.miaoming_shuzi dl dt{ float:right; width:82%; font-size:18px; color:#333; line-height:28px;}
.miaoming_shuzi dl:nth-child(2) dd{ float:left; width:45%;}
.miaoming_shuzi dl:nth-child(2) dt{ float:right; width:53%;}
.miaoming_shuzi dl:nth-child(3) dd{ float:left; width:50%;}
.miaoming_shuzi dl:nth-child(3) dt{ float:right; width:48%;}
.miaoming_shuzi dl dt em{ background:#ee9b11; color:#fff; border-radius:50%; font-size:14px; line-height:26px; width:26px; text-align:center; display:block;}
.miaoming_company{ width:100%; margin:32px auto 80px auto; overflow:hidden; text-align:center;}
.miaoming_company img{ max-width:100%;}

/*new_product*/
.new_product{ width:100%; margin:0 auto; overflow:hidden; background:#f7f7f7;}
.new_p_name{ width:100%; margin:80px auto 42px auto; font-size:36px; color:#333; line-height:48px; text-align:center; font-weight:bold; line-stacking:10px;}
.new_p_name span{ display:block; font-size:20px; line-height:32px; margin:4px 0 0 0; font-weight:normal;}
.new_p_width{ width:100%; margin:42px auto 68px auto;}
.new_p_width ul{ overflow:hidden;}
.new_p_width ul li{ float:left; width:23.5%; margin:0 2% 2% 0; background:#fff; position:relative; padding:30px 0 0 0;}
.new_p_width ul li:nth-child(4n){ margin:0 0 2% 0;}
.new_p_width ul li img{ width:100%;}
.new_p_width ul li a{ color:#333;}
.new_p_width ul li a:hover{ text-decoration:none; color:#ee9b11;}
.new_p_width ul li em{ display:block; position:absolute; left:0; top:18px; width:100%; font-size:16px; line-height:28px; font-weight:bold; text-align:center;}

.new_p_guanggao{ width:100%; margin:0 auto 58px auto; overflow:hidden;}
.new_p_guanggao img{ max-width:100%;}

/*youshi*/
.youshi{ width:100%; margin:0 auto; overflow:hidden; background:#fff url(../images/youshi.jpg) center bottom no-repeat;}
.youshi_name{ width:100%; margin:80px auto 42px auto; font-size:36px; color:#333; line-height:48px; text-align:center; font-weight:bold; line-stacking:10px;}
.youshi_name span{ display:block; font-size:20px; line-height:32px; margin:4px 0 0 0; font-weight:normal;}
.youshi_width{ width:100%; margin:42px auto 80px auto; position:relative;}
.youshi_center{ width:480px; margin:0 auto; overflow:hidden;}
.youshi_center img{ width:100%;}
.youshi_profile{ position:absolute; left:0; top:0; width:100%; margin:0 auto;}
.youshi_profile dl{ float:left; width:26.5%; margin:4.5% 47% 0 0; background:#fff; box-shadow:0 0 9px #ccc; border-radius:6px;}
.youshi_profile dl:nth-child(2n){ margin:4.5% 0 0 0;}
.youshi_profile dl dd{ float:left; width:22%; margin:8% 0; color:#f4dcb6; font-size:88px; line-height:100px; font-family:arial; font-style:oblique; text-align:right;}
.youshi_profile dl dt{ float:right; width:68%; margin:5%;}
.youshi_profile dl dt big{ font-size:24px; color:#0250a6; display:block; position:relative; margin:0 0 8px 0; padding:0 0 14px 0;}
.youshi_profile dl dt big:before{ position:absolute; left:0; bottom:0; width:30px; height:1px; content:""; background:#ee9b11;}
.youshi_profile dl dt small{ font-size:16px; color:#333; line-height:28px; height:112px; display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:4; -webkit-box-orient:vertical;}

/*choose*/
.choose{ margin:68px auto;}
.choose_name{ width:100%; margin:0 auto 36px auto; font-size:36px; color:#333; line-height:48px; text-align:center; font-weight:bold; line-stacking:10px;}
.choose_name span{ display:block; font-size:20px; line-height:32px; margin:4px 0 0 0; font-weight:normal;}
.choose_nav{ width:100%; margin:36px auto;}
.choose_nav ul{ overflow:hidden; text-align:center; font-size:0;}
.choose_nav ul li{ display:inline-block; width:14%; font-size:16px; position:relative; line-height:28px;}
.choose_nav ul li:before{ position:absolute; right:0; top:0; width:1px; height:100%; content:""; background:#ccc;}
.choose_nav ul li:last-child:before{ display:none;}
.choose_nav ul li a{ color:#666; display:block;}
.choose_nav ul li a:hover{ text-decoration:none; color:#333;}
.choose_nav ul li i{ width:36px; height:36px; background:url(../images/choose1.jpg) center no-repeat; display:block; margin:0 auto 8px auto;}
.choose_nav ul li:nth-child(2) i{ background:url(../images/choose2.jpg) center no-repeat;}
.choose_nav ul li:nth-child(3) i{ background:url(../images/choose3.jpg) center no-repeat;}
.choose_nav ul li:nth-child(4) i{ background:url(../images/choose4.jpg) center no-repeat;}
.choose_nav ul li:nth-child(5) i{ background:url(../images/choose5.jpg) center no-repeat;}
.choose_nav ul li:nth-child(6) i{ background:url(../images/choose6.jpg) center no-repeat;}
.choose_nav ul li:nth-child(7) i{ background:url(../images/choose7.jpg) center no-repeat;}
.choose_width{ width:100%; margin:0 auto;}
.choose_width ul{ overflow:hidden;}
.choose_width ul li{ float:left; width:32%; margin:0 2% 2% 0;}
.choose_width ul li:nth-child(3){ margin:0 0 2% 0;}
.choose_width ul li:nth-child(4){ margin:0 2% 0 0;}
.choose_width ul li:nth-child(5){ margin:0 2% 0 0;}
.choose_width ul li:nth-child(6){ margin:0;}
.choose_width ul li a{ display:block; border:#e4e4e4 1px solid; padding:6.5%; color:#666;}
.choose_width ul li a:hover{ background:#ee9b11; border:#ee9b11 1px solid; color:#fff; text-decoration:none;}
.choose_width ul li .choose_img{ width:100%; margin:0 auto; overflow:hidden;}
.choose_width ul li .choose_img img{ width:100%;}
.choose_width ul li .choose_biaoti{ width:100%; margin:10px auto; font-size:18px; color:#333; line-height:30px; font-weight:bold;}
.choose_width ul li a:hover .choose_biaoti{ color:#fff;}
.choose_width ul li .choose_profiles{ width:100%; margin:0 auto; font-size:14px; line-height:24px; height:48px; display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical;}

/*partner*/
.partner{ width:96%; margin:68px auto;}
.partner ul{ border:#e8e8e8 1px solid; border-right:none; border-bottom:none; overflow:hidden;}
.partner ul li{ float:left; width:11.111111111111%; position:relative;}
.partner ul li img{ width:100%; -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%); filter:grayscale(100%); filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)Alpha(opacity=100); -moz-opacity:1; opacity:1;}
.partner ul li img:hover{ -webkit-filter:grayscale(0); filter:grayscale(0); filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=0)Alpha(opacity=100); -moz-opacity:1; opacity:1;}
.partner ul li:nth-child(13){ width:33.333333333333%;}
.partner ul li:nth-child(13) img{ -webkit-filter:grayscale(0); filter:grayscale(0); filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=0)Alpha(opacity=100); -moz-opacity:1; opacity:1;}
.partner ul li a{ display:block; border-bottom:#e8e8e8 1px solid; border-right:#e8e8e8 1px solid;}
.partner ul li em{ position:absolute; left:0; top:0; font-size:36px; height:100%; width:100%; color:#ee9b11; line-height:48px; display:flex; justify-content:center; align-items:center;}

/*news*/
.news{ margin:68px auto;}
.news_name{ width:100%; margin:0 auto 42px auto; font-size:36px; color:#333; line-height:48px; text-align:center; font-weight:bold; line-stacking:10px;}
.news_name span{ display:block; font-size:20px; line-height:32px; margin:4px 0 0 0; font-weight:normal;}
.news_width{ width:100%; margin:0 auto;}
.news_width ul{ overflow:hidden;}
.news_width ul li{ float:left; width:24.1%; margin:0 1.2% 0 0; background:#f3f3f3;}
.news_width ul li:last-child{ margin:0;}
.news_width ul li a{ color:#666;}
.news_width ul li a:hover{ text-decoration:none; color:#333;}
.news_width ul li .news_img{ width:100%; margin:0 auto; overflow:hidden;}
.news_width ul li .news_img img{ width:100%;}
.news_width ul li .news_biaooti{ width:90%; margin:6px auto 2px auto; font-size:16px; color:#333; line-height:24px; position:relative; padding:0 0 2px 0;}
.news_width ul li .news_biaooti:before{ position:absolute; bottom:0; left:0; width:54px; height:1px; background:#0250a6; content:"";}
.news_width ul li .news_time{ width:90%; margin:2px auto 6px auto; border-bottom:#ccc 1px solid; font-size:14px; line-height:24px; color:#888;}
.news_width ul li .news_time span{ float:right; color:#666;}
.news_width ul li .news_jies{ width:90%; margin:6px auto 18px auto; font-size:14px; line-height:24px; height:48px; display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical;}

/*footer_contact*/
.footer_contact{ margin:0 auto; border:#ddd 1px solid; border-left:none; border-right:none;}
.footer_contact ul{ overflow:hidden;}
.footer_contact ul li{ float:left; width:25%; position:relative; overflow:hidden; padding:36px 0; text-align:center;}
.footer_contact ul li:nth-child(2){ width:50%;}
.footer_contact ul li:before{ position:absolute; width:1px; height:100%; background:#ddd; right:0; top:0; content:"";}
.footer_contact ul li:last-child:before{ display:none;}
.footer_contact ul li .footer_img{ width:42px; margin:0 auto;}
.footer_contact ul li .footer_img img{ max-width:100%;}
.footer_contact ul li .footer_wzi{ font-size:16px; color:#333; line-height:28px; margin:12px auto; width:100%; overflow:hidden;}
.footer_contact ul li .footer_ali{ font-size:14px; color:#666; line-height:24px;}
.footer_nav{ margin:37px auto; text-align:center; font-size:14px; color:#888; line-height:24px;}
.footer_nav span{ margin:0 8px;}
.footer_nav a{ color:#666;}
.footer_nav a:hover{ text-decoration:none; color:#0250a6;}

/*footer*/
.footer{ background:#0250a6; width:100%; margin:0 auto; overflow:hidden; font-size:14px; color:#eee; line-height:24px; text-align:center; padding:42px 0;}
.footer a{ color:#eee;}
.footer a:hover{ text-decoration:none; color:#fff;}
.footer p{ margin:0 0 8px 0;}
.footer p:last-child{ margin:0;}

/*ny_banner*/
.ny_banner{ width:100%; margin:0 auto; overflow:hidden;}
.ny_banner img{ width:100%;}

/*lujing*/
.lujing{ width:100%; margin:0 auto; overflow:hidden; background:#f8f8f8; border-bottom:#ddd 1px solid;}
.all_name{ float:left; width:19%; font-size:24px; color:#fff; font-weight:bold; line-height:24px; padding:16px 0 16px 1%; background:#0250a6;}
.location{ float:right; font-size:14px; color:#333; line-height:24px; display:flex; align-items:center; height:56px;}
.location span{ margin:0 8px;}
.location a{ color:#333;}
.location a:hover{ text-decoration:none; color:#0250a6;}

/*content*/
.content{ margin:52px auto; position:relative; border-bottom:#ddd 1px solid;}
.content:before{ position:absolute; left:0; top:0; width:20%; height:100%; content:""; background:linear-gradient(#fff, #f2f2f2); z-index:-1;}
.content2{ margin:52px auto; border-bottom:#ddd 1px solid;}
.content2 h2{ font-size:18px; line-height:36px; color:#000; font-weight:bold; margin:0 0 28px 0; border-top:#ddd 1px solid;}
.cont_left{ width:20%; float:left;}
.cont_left_name{ font-size:24px; color:#fff; font-weight:bold; line-height:24px; padding:16px 0 16px 5%; background:#0250a6;}
.cont_left ul{ overflow:hidden; border-top:#ddd 1px solid; margin:0 0 18px 0;}
.cont_left ul li{ line-height:36px; border-bottom:#ddd 1px solid;}
.cont_left ul li a{ font-size:15px; color:#333; display:block; transition:all .5s; padding:0 0 0 5%;}
.cont_left ul li a:hover,.cont_left ul li a.hout{ color:#0250a6; text-decoration:none; background:#ddd;}
.cont_right{ width:75%; float:right; border-top:#ddd 1px solid;}
.cont_right .cont_right_name{ width:100%; margin:4px auto 28px auto; overflow:hidden;}
.cont_right h2{ float:left; font-size:18px; line-height:36px; color:#000; font-weight:bold;}
.cont_right .locations{ float:right; font-size:14px; color:#333; line-height:24px; display:flex; align-items:center; margin:9px 0 0 0;}
.cont_right .locations span{ margin:0 8px;}
.cont_right .locations a{ color:#333;}
.cont_right .locations a:hover{ text-decoration:none; color:#0250a6;}

/*company*/
.company{ margin:24px auto; font-size:14px; color:#333; line-height:25px;}
.company img{ max-width:100%;}

.honor{ width:100%; margin:24px auto;}
.honor ul li{ width:23.5%; float:left; margin:0 2% 2% 0;}
.honor ul li:nth-child(4n){ margin:0 0 2% 0;}
.honor ul li img{ width:100%;}
.honor ul li em{ font-size:14px; line-height:36px; height:36px; text-align:center; display:-webkit-box; text-overflow:ellipsis; overflow:hidden; -webkit-line-clamp:1; -webkit-box-orient:vertical;}
.honor ul li a{ color:#333; border:#eee 1px solid; padding:2px; display:block;}
.honor ul li a:hover{ text-decoration:none; color:#0250a6; border:#0250a6 1px solid; box-shadow:0 2px 5px #888;}

/*products*/
.products{ width:100%; margin:24px auto;}
.products ul{ overflow:hidden;}
.products ul li{ float:left; width:23.5%; margin:0 2% 2% 0; background:#fff; position:relative;}
.products ul li:nth-child(4n){ margin:0 0 2% 0;}
.products ul li img{ width:100%;}
.products ul li a{ color:#333; display:block; border:#ccc 1px solid; padding:30px 0 0 0;}
.products ul li a:hover{ text-decoration:none; color:#ee9b11;}
.products ul li em{ display:block; position:absolute; left:0; top:10px; width:100%; font-size:16px; line-height:28px; font-weight:bold; text-align:center;}

.products_text{ width:100%; margin:0 auto; overflow:hidden;}
.game163{ width:548px; float:left;}
.game163 .bigImg{ position:relative; float:right;}
.game163 .bigImg li img{ width:450px; height:311px; cursor:zoom-in;}
.game163 .smallScroll{ float:left; width:68px; height:210px; position:relative; padding-top:36px;}
.game163 .sPrev, .game163 .sNext{ position:absolute; left:50%; margin:0 0 0 -13px;}
.game163 .sPrev{ top:0px; background:url(../images/product_top.png) center no-repeat; width:27px; height:14px;}
.game163 .sNext{ bottom:-36px; background:url(../images/product_bottom.png) center no-repeat; width:27px; height:14px;}
.game163 .smallImg{ width:68px; margin:0 auto; height:100%; overflow:hidden;}
.game163 .smallImg ul{ overflow:hidden; position:relative; top:0; -webkit-transition:0.5s;transition:0.5s;}
.game163 .smallImg li{ width:68px; cursor:pointer; margin:0 0 6px 0;}
.game163 .smallImg img{ border:1px solid #f2f2f2; width:66px; height:46px;}
.game163 .smallImg .on img{ border:1px solid #888;}

.pro_sj{ display:none;}

.product_right{ float:right; width:35%;}
.product_right .prr_name{ font-size:22px; color:#000; line-height:30px;}
.product_right .p_ggao{ font-size:18px; color:#0250a6; line-height:25px; margin:10px auto;}
.product_right .miaoshu{ border:#eee 1px solid; border-left:none; border-right:none; margin:10px auto; font-size:16px; color:#666; line-height:30px; padding:12px 0;}
.product_right .miaoshu p{ font-size:24px; color:#0250a6; font-weight:bold; font-family:Arial;}

.products_titel{ width:94%; margin:48px auto 22px auto; overflow:hidden; border-bottom:#ccc 1px solid;}
.products_titel span{ float:left; font-size:16px; color:#333; line-height:30px; font-weight:bold;}
.products_decon{ width:94%; overflow:hidden; margin:22px auto 48px auto; font-size:14px; color:#525252; line-height:25px;}
.products_decon img{ max-width:100%;}
.products_decon table{ width:100% !important; border:#eee 1px solid;}
.products_decon table td{ border:#eee 1px solid; font-size:14px; color:#525252; line-height:25px; text-align:center; padding:3px 0;}

.products_details{ margin:28px auto; position:relative; border:1px solid #e0e0e0; box-sizing:border-box;}
.products_details_title{ position:absolute; top:-1px; left:0px; display:inline-block; font-size:18px; line-height:40px; padding:0px 30px; color:#0250a6; background:#fafafa; border-top:2px solid #0250a6;}
.products_details_date{ width:94.2%; margin:68px auto 28px auto; font-size:14px; color:#666; line-height:25px;}
.products_details_date img{ max-width:100%;}

.pro_xiangguan{ margin:28px auto 18px auto; overflow:hidden; background:#f4f4f4; line-height:38px; border-bottom:#ddd 1px solid; font-size:18px; color:#333;}
.pro_xiangguan i{ width:4px; height:15px; background:#0250a6; float:left; margin:12px 10px 0 8px;}
.pro_xgcp{ margin:18px auto 28px auto; overflow:hidden;}
.pro_xgcp ul{ overflow:hidden;}
.pro_xgcp ul li{ float:left; width:23.5%; margin:0 2% 0 0;}
.pro_xgcp ul li:nth-child(4n){ margin:0;}
.pro_xgcp ul li span{ border:#ddd 1px solid; padding:2px; display:block;}
.pro_xgcp ul li:hover span{ border:#0250a6 1px solid;}
.pro_xgcp ul li img{ width:100%;}
.pro_xgcp ul li em{ text-align:center; font-size:14px; line-height:25px; margin:3px 0 0 0; height:25px; display:-webkit-box; text-overflow:ellipsis; overflow:hidden; -webkit-line-clamp:1; -webkit-box-orient:vertical;}
.pro_xgcp ul li a{ color:#333;}
.pro_xgcp ul li a:hover{ text-decoration:none; color:#0250a6;}

/*application*/
.application{ width:100%; margin:24px auto;}
.application ul{ overflow:hidden;}
.application ul li{ float:left; width:23.5%; background:#eee; margin:0 2% 2% 0; transition:all .35s;}
.application ul li:nth-child(4n){ margin:0 0 2% 0;}
.application ul li:hover{ background:#0250a6;}
.application ul li a{ padding:3% 3% 0 3%; width:94%; display:block; font-size:14px; line-height:25px; color:#666;}
.application ul li a:hover{ text-decoration:none; color:#e91e78;}
.application ul li img{ width:100%;}
.application ul li em{ font-size:16px; color:#333; text-align:center; margin:14px 0; height:25px; display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:1; -webkit-box-orient:vertical;}
.application ul li:hover em{ color:#fff;}

/*ny_news*/
.ny_news{ width:96%; margin:0 auto; background:#f2f2f2; overflow:hidden; padding:2%;}
.ny_news .n_left{ float:left; width:28%;}
.ny_news .n_left img{ width:100%;}
.ny_news .n_right{ float:right; width:69%;}
.ny_news a{ font-size:14px; color:#666; line-height:22px;}
.ny_news a:hover{ color:#0250a6;}
.ny_news .n_right span{ display:block; color:#525252; font-size:16px;}
.ny_news .n_right i{ display:block; color:#888; font-size:14px; font-style:normal; margin:0 0 5px 0;}
.ny_news .n_right .p_more{ border:#ccc 1px solid; width:108px; text-align:center; margin:8px 0 0 0; font-size:14px; color:#666; padding:5px 0; border-radius:6px;}
.ny_news:hover .n_right .p_more{ border:#0250a6 1px solid; color:#0250a6;}
.ny_n_bt{ width:100%; margin:26px auto;}
.ny_n_bt ul{ overflow:hidden;}
.ny_n_bt ul li{ border-bottom:#eee 1px solid; overflow:hidden; font-size:14px; line-height:24px; padding:8px 0;}
.ny_n_bt ul li span{ float:right; color:#888; font-size:14px;}
.ny_n_bt ul li a{ display:block;}
.ny_n_bt ul li a:hover{ color:#0250a6; text-decoration:none;}

.news_name_n{ width:100%; text-align:center; border-bottom:#d9d9d9 1px dashed; margin:0 auto 26px auto;}
.news_name_n strong{ font-size:17px; color:#333; line-height:28px; margin:0 0 5px 0; display:block;}
.news_name_n span{ color:#999; font-size:14px; line-height:22px; display:block;}
.news_xq{ width:100%; margin:0 auto; color:#666; font-size:14px; line-height:25px;}
.news_xq img{ max-width:100% !important;}
.p_next{ width:100%; margin:26px auto; overflow:hidden; background:#f2f2f2; padding:10px 0;}
.p_next p{ display:block; padding:0 2%;}
.p_next a{ font-size:14px; line-height:30px; color:#525252;}
.p_next a:hover{ color:#0250a6;}

/*contact_us*/
.contact_us{ width:96%; margin:24px auto; overflow:hidden; font-size:14px; color:#333; line-height:28px; background:#f6f6f6; padding:2%;}
.messages{ width:100%; margin:36px auto; overflow:hidden;}
.messages .mes_name{ font-size:18px; color:#000; line-height:30px; margin:0 0 16px 0;}
.messages ul{ overflow:hidden;}
.messages ul li{ float:left; width:49%; margin:0 2% 1.2% 0;}
.messages ul li:nth-child(2n){ margin:0 0 1.2% 0;}
.messages ul li:nth-child(5){ float:none; width:100%; margin:0 0 1.2% 0; overflow:hidden;}
.messages ul li:last-child{ margin:0;}
.messages .text-input{ width:96.8%; padding:0 0 0 3%; border:#ddd 1px solid; height:48px; font-size:14px; color:#333; line-height:48px;}
.messages .cont-input{ width:98.4%; padding:11px 0 0 1.5%; border:#ddd 1px solid; height:136px; font-size:14px; color:#333; line-height:25px;}
.messages .messages-button{ width:160px; line-height:50px; font-size:16px; color:#fff; text-align:center; background:#0250a6; cursor:pointer; text-transform:uppercase;}
.contact{ width:100%; margin:24px auto; overflow:hidden;}
.contact .contact_name{ font-size:18px; color:#000; line-height:30px; margin:0 0 16px 0; text-align:center;}
.contact .kfm_map{ width:100%; margin:0 auto; overflow:hidden;}
.contact .kfm_map iframe{ width:100%; height:468px; padding:0; margin:0; float:left;}</pre></body></html>